CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl shader

搜索资源列表

  1. oglu_reflective_bump_mapping

    0下载:
  2. oglu_reflective_bump_mapping,是一个使用opengl 绘制bump的一个粒子,使用了cg语言做为shader的渲染语言,希望对大家所帮助-oglu_reflective_bump_mapping, is a use of a bump mapping opengl particles, the use of language as a cg rendering shader language, and they hope to help everyone
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4494403
    • 提供者:zlt
  1. Cg01_SmoothShading

    0下载:
  2. 使用VC编写的opengl的smooth shader效果图-VC prepared using opengl effects of smooth shader graph
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:4617
    • 提供者:鲁明
  1. Opengl

    0下载:
  2. openGL 开发手册 便于查阅。内有glsl的详细讲解,开发shader的朋友不容错过。-the development of accessible openGL manual. There are detailed on glsl, development shader friends should not be missed.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-29
    • 文件大小:12172788
    • 提供者:fangming
  1. OpenGL_ShadowVolume

    0下载:
  2. 采用条件编译相对路径。用OpenGL直接管道渲染,没有使用Shader。程序中有2个光源,一个静止,一个运动,从而可以更加精确地验证ShadowVolume的准确性。-Compiled using a relative path conditions. Rendering pipeline using OpenGL directly, without the use of Shader. Procedures in the two light source, a static, a movem
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-17
    • 文件大小:5054527
    • 提供者:王琦
  1. IrrChineseDemo

    1下载:
  2. Irrlicht引擎是一个用C++书写的高性能实时的3D引擎,可以应用于C++程序或者.NET语言中。通过使用Direct3D(Windows平台),OpenGL 1.2或它自己的软件着色程序,可以实现该引擎的完全跨平台。尽管是开源的,该Irrlicht库提供了可以在商业级的3D引擎上具有的艺术特性,例如动态的阴影,粒子系统,角色动画,室内和室外技术以及碰撞检测等。-Irrlicht engine is written in C++, a high-performance real-time 3
  3. 所属分类:Game Engine

    • 发布日期:2016-01-09
    • 文件大小:3595053
    • 提供者:leavegee
  1. Low-levelOpenGLshadinglanguageandtheHighLevelShade

    0下载:
  2. OpenGL 低级着色语言与高级着色语言-Low-level OpenGL shading language and the High Level Shader Language
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:166293
    • 提供者:jxj
  1. objread

    0下载:
  2. 每一个opengl都被连接到一个着色描述表上。着色描述表将所有的opengl调用命令连 // 接到device context(设备描述表)上,将opengl的着色描述表定义为hrc ,要让程序能 // 够绘制窗口的话,还需要创建一个设备描述表,windows的设备描述表被定义为 hdc, // dc将窗口连接到gdi(graphics device interface图形设备接口)。而rc-Each one opengl are connected to a shader des
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:7133
    • 提供者:轩宇
  1. Md5MeshLoader

    0下载:
  2. doom3的 md5模型加载。 vc7.1+opengl 。 源码包已经附带glut库 。-doom3 of md5 model load. vc7.1+ opengl. Glut library source package has been included.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:825194
    • 提供者:meiwei
  1. GlSl-OpenGLShadingLanguageAndresources

    0下载:
  2. 没什么好说的,shader一般没人上传,我就上传个吧,为了opengl的各种阶段的学习 源码-no execuse ,the opengl shading language for every one who learn the glsl resources
  3. 所属分类:OpenGL program

    • 发布日期:2015-03-30
    • 文件大小:15505408
    • 提供者:刘太生
  1. shader

    0下载:
  2. 一个demo程序,演示了怎么用opengl ARB shader。-shader, opengl, ARB
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:3136
    • 提供者:Jacob
  1. SiftGPU-V370

    0下载:
  2. 使用gpu、cpu并行进行sift算子计算匹配,能够在原来的基础上加速处理,但对显卡要求较高,具体环境配置使用方法可以参照mannual-SiftGPU is an implementation of SIFT [1] for GPU. SiftGPU processes pixels parallely to build Gaussian pyramids and detect DoG Keypoints. Based on GPU list generation[3], SiftGPU th
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5296286
    • 提供者:周金强
  1. ex-bulge

    0下载:
  2. OPENGL中的GLSL实现基于GPU的绘制,写顶点着色器shader,实现了图形学经典的bulge效果-OPENGL in GLSL GPU-based rendering, to write the vertex shader shader, to achieve the effect of graphics classical bulge
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-26
    • 文件大小:148854
    • 提供者:nicai
  1. water

    2下载:
  2. opengl 水模拟,反射,折射效果演示-opengl water modeling, reflection, refraction effects demo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-21
    • 文件大小:6161046
    • 提供者:张精卫
  1. shaderEXP

    0下载:
  2. opengl shader写的着色器程序, 并带有轨迹球的操作方式
  3. 所属分类:OpenGL program

    • 发布日期:2017-06-02
    • 文件大小:14549139
    • 提供者:詹琦焜
  1. shader

    0下载:
  2. shader.h shader.cpp 实现shader文件的读取、加载、编译,并为opengl程序提供使用shader的接口。-shader.h shader.cpp --it Implemets the reading,loading,compiling of the shader.At the same time,it provides the interface of the shader for the program.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-28
    • 文件大小:2528
    • 提供者:如一
  1. GPUImageProcessor

    0下载:
  2. 一个简单的GPU图像处理程序,使用Qt框架,OpenGL API和OpenGL着色器语言开发。-A simple GPU image processing program, using the Qt framework, the OpenGL API and OpenGL shader language development.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:615595
    • 提供者:xca
  1. framework_dx

    0下载:
  2. The ProceduralFire sample demonstrates the use of pixel shaders to procedurally generate natural phenomena such as fire. Rendering fire as an animation has the disadvantages of looking unrealistic due to the cycling animation and of requ
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-24
    • 文件大小:643871
    • 提供者:Roger
  1. OpenGL-Shading-Language-Basic-Shader

    0下载:
  2. 学习OpenGL ES的很有用的英文资料,需要的可下载 ,需要的可下载!-Learning OpenGL ES useful information in English,download,download,download,download,download,download
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-07
    • 文件大小:194767
    • 提供者:LK
  1. G-OpenGL-Shader-

    0下载:
  2. GLSL的图像边缘提取。。。。。OPEGNGL。。。。着色语言-Edge Extraction of image on GLSL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-08
    • 文件大小:1354728
    • 提供者:cycy
  1. vertex-shader

    0下载:
  2. 该代码介绍在OpenGL4.0中使用顶点着色器和像素着色器,这些都是关于理解和应用3D图形渲染中最基本的概念。-This codes introduction to writing vertex and pixel shaders in OpenGL 4.0. These are the most fundamental concepts that you need to understand and utilize to render 3D graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-12
    • 文件大小:35160
    • 提供者:黎明
« 1 23 4 5 »
搜珍网 www.dssz.com